ASP.NET MVC コントロールヘルプ
Tables メソッド

C1.Web.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > SheetBuilder<TControl,TBuilder> クラス : Tables メソッド
ビルドアクション。
Tables プロパティを設定します。
シンタックス
'宣言
 
Public Overridable Function Tables( _
   ByVal build As System.Action(Of ListItemFactory(Of Table,TableBuilder)) _
) As TBuilder
public virtual TBuilder Tables( 
   System.Action<ListItemFactory<Table,TableBuilder>> build
)

パラメータ

build
ビルドアクション。

戻り値の型

現在のビルダ。
参照

SheetBuilder<TControl,TBuilder> クラス
SheetBuilder<TControl,TBuilder> メンバ